home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re Linkage problem < prev    next >
Encoding:
Internet Message Format  |  1996-07-24  |  872 b   |  [TEXT/ttxt]

  1. Subject:     Re: Linkage problem
  2. Sent:        7/23/96 8:37 AM
  3. Received:    7/23/96 8:51 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >>Link Error   : undefined 'main' (code)
  9. >>Referenced from '__start' in MWCRuntime.Lib
  10. >>
  11.  
  12. This error is usally due to the fact that you don't have a 
  13. <MyProject>.exp file. CodeWarrior automatically generates one and you get 
  14. this error. Look at any ODF sample to see what the .exp file is supposed 
  15. to be.
  16.  
  17. ........................................................................
  18.  Henri Lamiraux                                      lamiraux@apple.com
  19.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  20. ........................................................................
  21.  
  22.  
  23.